From: Stefan Monnier Date: Thu, 3 May 2001 16:19:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40484 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=59ddcc2d9827bf2bf4c2addd9edc1dc261c8663c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ad921df54c..70fcb39212b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -10,6 +10,9 @@ 2001-05-02 Stefan Monnier + * vc.el (vc-next-action-on-file): Only force buffer+file to writable + if both the buffer and the file are read-only. + * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face rather than font-lock-string-face. (sh-get-indent-info): Treat heredocs like strings.